curl --request DELETE \
--url https://api.topsort.com/public/v1/segment-service/segments/{segment-id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a segment.
curl --request DELETE \
--url https://api.topsort.com/public/v1/segment-service/segments/{segment-id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
A valid API key generated in Topsort's UI.
The ID of the segment.
Successful Response